读知识>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • The Tao gave birth to machine language. machine language gave birth to the assembler.
    道生机器语言,机器语言生汇编嚣。
  • A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
    编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
  • High-level languages are programming languages that must first be translated into a machine language before they can be understood and processed by a computer.
    高级语言是在计算机能够理解和处理之前必须首先翻译成机器语言的编程语言。
  • High-level language: a computer language that allows the programmer to write software programs using verbs, symbols, and commands rather than machine language.
    高阶层语言(高级语言):容许程式设计员不用机器语言而用动词、符号及指令来精辟软件程式的电脑语言。
  • We would all be programming in assembly language or even machine language.
    我们就要用汇编语言,甚至要用机器语言去编写程序。
  • For some remote systems, the translation of configuration information into machine language.
    对于某些远程系统,将配置信息翻译成机器语言的过程。
  • The translation of machine language back into mnemonics during debugging.
    在调试期间,将机器语言反译成助记符的翻译过程。
  • Assembly languages are available for every CPU family, and they translate one line of code into one machine language instruction.
    汇编语言用十每一个CPU家族。他们把一行代码转换成一个机器语言指令。
  • Programmers may work in machine language or in assembly languages.
    程序设计人员可能用机器语言或汇编语言来工作。
  • Translator: A compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.
    翻译程式:是一个用编译,传译或真译方法的转换程式。它把高阶层语言或低阶层语言翻译为机器语言。